home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ May 89 / U0038-Re MABuild MacApp-May89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  1.6 KB  |  38 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  D1716        to MACAPP.TECH$
  2.  
  3. Item    1068581                         18-May-89        11:20
  4.  
  5. From:   D1716                           Intelligent Sys Design, G Gump, PRT
  6.  
  7. To:     AED0266                         Computer Pros Wayne
  8.  
  9. Sub:    Response to MABuild MacApp
  10.  
  11.     As I write this note I am talking on the phone with our MacApp Gru.  He has
  12. modified 2.0B5 to work with MPW 3.0 and makes the following recomendations:
  13.  
  14.     Compile MacApp with the DeBug on this will generate all the errors in a
  15. unit (you will do this repeatedly until it compiles), work from the bottom of
  16. the list up, it will show which variables are problems (the old compiler let
  17. what amounted to an error slip by), in front of that line of code you set a
  18. local variable to be equal to the field variable that is causing the error,
  19. then you change the field variable name in the call to the local variable, then
  20. add the local variable to the subroutine.  Note: there are a few instances
  21. where you have to exchange the local and field variable back, you will have to
  22. check the subroutine call as it is defined to see if the value was passed as a
  23. var.  This solution we feel is better than the recomendation of turning off the
  24. strict type checking of the compiler.
  25.  
  26.     If you have further questions you can call Mike Staley (512) 650 - 3917.
  27.  
  28.     As of the conference 2.0B5 and the documentation with it is the latest, but
  29. 2.0B9 is "real soon now".
  30.  
  31.     If the MacApp people are listening we would be willing to post a patched
  32. version of MacApp 2.0B5 if you let us.
  33.  
  34. George L. Storm
  35. Intelligent Systems Design
  36.  
  37.  
  38.